/* CSS Document 2024-05-06*/
body {
    padding: 0;
    margin: 0;
    font-size: 12px;
    color: #000;
}

div,
ul,
li,
dl,
dt,
dd,
p,
input {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

img {
    padding: 0px;
    margin: 0px;
    border: none;
}

a {
    padding: 0px;
    margin: 0px;
    color: #000;
    text-decoration: none;
}

h1,
h2,
h3,
h4.h5,
h6,
p {
    padding: 0;
    margin: 0;
}

.nors {
    display: none;
}

/*首页——top */
.logo {
    margin: 35px;
    margin-left: 20px;
}

.bodymian {
    width: 100%;
    overflow: hidden;
    background: url(../images/bg1_02.png) repeat-x #ddedff;
}

.top_warp {
    width: 1063px;
    height: 150px;
    overflow: hidden;
    margin: 0 auto 0 auto;
    background: url(../images/bgg_02.png) no-repeat;
}

.top {
    float: right;
    width: 469px;
    height: 34px;
    overflow: hidden;
    padding: 5px 40px 0 50px;
}

.search {
    width: 230px;
    float: left;
}

.search_l {
    float: left;
    width: 180px;
    height: 25px;
    background: url(../images/topiicon_03.png) no-repeat;
    overflow: hidden;
}

.search_l input {
    width: 140px;
    height: 18px;
    border: 1px solid #fff;
    margin: 2px 0 0 30px;
}

.search_r {
    float: right;
}

.shuochang {
    float: right;
    width: 200px;
    height: 34px;
}

.shuochang p {
    float: left;
    margin: 0 5px;
    color: #fff;
    line-height: 34px;
}

/*首页——nav */
.nav_warp {
    width: 1063px;
    height: 53px;
    margin: 0 auto;
}

.nav {
    width: 1030px;
    height: 53px;
    background: url(../images/navbg_03.png) no-repeat;
    margin: 0 auto;
}

.nav>ul {
    padding: 0 2px;
}

.nav>ul>li {
    float: left;
    width: 110px;
    height: 52px;
    position: relative;
letter-spacing: -0.5px;
}

.nav>ul>li>a {
    display: block;
    width: 110px;
    height: 52px;
    text-align: center;
    line-height: 52px;
    font-family: "微软雅黑";
    font-size: 14px;
    color: #064a80;
}

.nav>ul>li>a:hover {
    background: url(../images/navli_03.jpg);
    color: #fff;
}

.nav>ul>.navmo>a {
    background: url(../images/navli_03.jpg);
    color: #fff;
}

.nav>ul>li>ul {
    position: absolute;
    top: 53px;
    left: 0px;
    width: 100%;
    z-index: 9999;
    background: #016aab;
    display: none;
}

.nav>ul>li>ul>li {
    /* line-height:35px; */
    text-align: center;
    height: 35px;
    display: flex;
    padding: 3px 7px;
    justify-content: center;
    align-items: center;
    line-height: 140%;
    text-align-last: left;
}

.nav>ul>li>ul>li>a {
    color: #FFF;
    font-size: 14px;
}

.clear {
    clear: both;
}

/*首页 ——cont */
.mian_cont {
    width: 1063px;
    overflow: hidden;
    margin: 0 auto;
    background: url(../images/bg2_03.jpg) no-repeat;
}

.contmian {
    width: 1010px;
    background: #fff;
    margin: 0 auto;
    padding: 10px;
    overflow: hidden;
}

.news_box_p1 img {
    width: 100%;
    height: auto;
}

/*mian1 */
.newsmian_cont {
    width: 1010px;
    height: 314px;
    overflow: hidden;
    margin-bottom: 10px;
}

.newsmiancot_l {
    float: left;
    width: 494px;
    height: 314px;
    overflow: hidden;
    position: relative;
}

.newsmiancot_l p {
    width: 494px;
    height: 40px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    background: #000;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}

.newsmiancot_l span {
    display: block;
    width: 494px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    position: absolute;
    left: 0px;
    bottom: 0px;
    padding-left: 10px;
}

/*banner左右图片*/
#slides .slidesjs-navigation {
    margin-top: 3px;
    position: absolute;
    z-index: 999;
    width: 40px;
    text-align: center;
    padding-top: 140px;
}

#slides .slidesjs-previous {
    margin-right: 5px;
    left: 0;
}

#slides .slidesjs-next {
    margin-right: 5px;
    right: 0;
}

#slides .slidesjs-pagination {
    margin: 6px 0 0 0;
    list-style: none;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 99999;
    margin-bottom: 10px;
    margin-right: 5px;
}

#slides .slidesjs-pagination li {
    float: left;
    margin: 0 1px;
    background: #666;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
}

#slides .slidesjs-pagination li a {
    display: block;
    width: 20px;
    height: 20px;
    float: left;
    overflow: hidden;
}

#slides .slidesjs-pagination li a.active,
.slidesjs-pagination li a:hover.active {
    color: #9e2020
}

#slides .slidesjs-pagination li a:hover {
    color: #9e2020
}

#slides a:link,
#slides a:visited {
    color: #fff
}

#slides a:hover,
#slides a:active {
    color: #9e2020
}

.slidesjs-slide img {
    object-fit: cover;
}

.newsmiancont_r {
    float: right;
    width: 490px;
    height: 314px;
    overflow: hidden;
}

.qietit {
    height: 33px;
    overflow: hidden;
    border-bottom: 2px solid #026fb1;
    margin-bottom: 10px;
}

.qietit p {
    float: left;
    width: 106px;
    height: 33px;
    background: url(../images/shein1_04.jpg) no-repeat;
    text-align: center;
    line-height: 33px;
    font-family: "微软雅黑";
    font-size: 16px;
}

.qietit p a {
    display: block;
    width: 106px;
    height: 33px;
}

.qietit p a:hover {
    background: url(../images/shein1_03.jpg) no-repeat;
    color: #fff;
}

.qietit .qietitmo a {
    background: url(../images/shein1_03.jpg) no-repeat;
    color: #fff;
}

.newsmian {
    float: right;
    width: 490px;
}

.shuotui {
    text-align: center;
    padding-bottom: 5px;
    border-bottom: 1px dashed #dfdfdf;
}

.shuotui p {
    line-height: 30px;
}

.shuotui p strong {
    font-family: "微软雅黑";
    font-size: 18px;
    color: #026fb1;
}

.newsxiang {
    overflow: hidden;
}

.newsxiang li {
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    _line-height: 20px;
}

.newsxiang li p {
    float: left;
    height: 28px;
    padding-left: 15px;
    background: url(../images/icong_17.png) no-repeat center left;
    font-size: 14px;
    _line-height: 20px;
}

.newsxiang li span {
    float: left;
    padding-top: 10px;
}

.newsxiang li font {
    float: right;
    line-height: 28px;
    font-size: 12px;
    _line-height: 20px;
}

.mian1_r {
    float: right;
    width: 287px;
    overflow: hidden;
}

.tit2 {
    width: 287px;
    height: 37px;
    background: url(../images/icong_03.png) no-repeat;
}

.tit2 p {
    float: left;
    height: 37px;
    padding-left: 10px;
    line-height: 37px;
    font-weight: bold;
    font-size: 14px;
}

.tit2 span {
    float: right;
    line-height: 37px;
    padding-right: 10px;
}

.kuan1 {
    width: 265px;
    height: 238px;
    overflow: hidden;
    border: 1px solid #bce0fe;
    /**background: #f2f9ff;*/
    padding: 10px;
}

.yaoli li {
    line-height: 28px;
    padding-left: 15px;
    background: url(../images/icong_22.png) no-repeat center left;
    font-size: 14px;
}

/*mian2 */
.mian2 {
    width: 1010px;
    height: 300px;
    overflow: hidden;
    margin-bottom: 15px;
}

.mian2_l {
    float: left;
    width: 705px;
    overflow: hidden;
}

.kemain {
    float: left;
    width: 342px;
    height: 300px;
    overflow: hidden;
}

.tit3 {
    width: 310px;
    height: 37px;
    background: url(../images/icong_27.png) no-repeat;
}

.tit3 p {
    float: left;
    height: 37px;
    padding-left: 10px;
    line-height: 37px;
    font-weight: bold;
    font-size: 14px;
}

.tit3 span {
    float: right;
    line-height: 37px;
    padding-right: 10px;
}

.kenkuan {
    width: 320px;
    height: 238px;
    border: 1px solid #bce0fe;
    padding: 10px;
}

.iconli li {
    line-height: 30px;
    padding-left: 15px;
    background: url(../images/icong_37.png) no-repeat center left;
    font-size: 14px;
}

.kejiao {
    float: right;
    width: 342px;
    height: 300px;
    overflow: hidden;
}

.tit4 {
    width: 380px;
    height: 37px;
    background: url(../images/icong_29.png) no-repeat;
}

.tit4 p {
    float: left;
    height: 37px;
    padding-left: 20px;
    line-height: 37px;
    font-weight: bold;
    font-size: 14px;
}

.tit4 span {
    float: right;
    line-height: 37px;
    padding-right: 10px;
}

.tunew {
    height: 87px;
    overflow: hidden;
    margin: 10px 0;
}

.tunew img {
    width: 110px;
    height: 85px;
    float: left;
    margin-right: 15px;
    border: 1px solid #ccc;
}

.tunew p {
    line-height: 24px;
}

.dianli li {
    line-height: 30px;
    padding-left: 15px;
    background: url(../images/icong_17.png) no-repeat center left;
    font-size: 14px;
}

/*mian3 */
.mian3 {
    width: 1010px;
    overflow: hidden;
    overflow: hidden;
    margin-bottom: 15px;
}

.mian3_l {
    float: left;
    width: 705px;
    overflow: hidden;
}

.bannerx {
    width: 705px;
    height: 98px;
    overflow: hidden;
    margin-bottom: 15px;
}

.bannerx2 {
    width: 705px;
   /* height: 104px;*/
    overflow: hidden;
    margin-bottom: 15px;
}

.leftmian3 {
    width: 705px;
    height: 284px;
    overflow: hidden;
    margin-bottom: 15px;
}

.left_l {
    float: left;
    width: 340px;
    height: 270px;
}

.tit5 {
    width: 340px;
    height: 37px;
    background: url(../images/img_14.png) no-repeat;
}

.tit5 p {
    float: left;
    height: 37px;
    padding-left: 20px;
    line-height: 37px;
    font-weight: bold;
    font-size: 14px;
}

.tit5 span {
    float: right;
    line-height: 37px;
    padding-right: 10px;
}

.dangkua {
    width: 320px;
    overflow: hidden;
    padding: 10px 9px;
    border: 1px solid #bce0fe;
}

.left_r {
    float: right;
    width: 340px;
    height: 270px;
}

.meit {
    overflow: hidden;
}

.mian3_2 {
    width: 705px;
    height: 235px;
    overflow: hidden;
    margin-bottom: 15px;
}

.mian3_2l {
    float: left;
    width: 342px;
    overflow: hidden;
}

.tit6 {
    height: 35px;
    overflow: hidden;
}

.tit6 p {
    float: left;
    width: 90px;
    height: 30px;
    margin-right: 1px;
}

.tit6 p a {
    display: block;
    width: 90px;
    height: 35px;
    background: url(../images/img2_05.png) no-repeat;
    font-family: "微软雅黑";
    font-size: 14px;
    color: #026fb1;
    text-align: center;
    line-height: 35px;
}

.tit6 p a:hover {
    background: url(../images/img2_03.png) no-repeat;
    color: #fff;
}

.tit6 .tit6mo a {
    background: url(../images/img2_03.png) no-repeat;
    color: #fff;
}

.tit11 {
    height: 35px;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
}

.tit11 p {
    float: left;
    width: 90px;
    height: 30px;
    margin-right: 1px;
}

.tit11 p a {
    display: block;
    width: 90px;
    height: 35px;
    background: url(../images/img2_05.png) no-repeat;
    font-family: "微软雅黑";
    font-size: 14px;
    color: #026fb1;
    text-align: center;
    line-height: 35px;
}

.tit11 p a:hover {
    background: url(../images/img2_03.png) no-repeat;
    color: #fff;
}

.tit11 .tit6mo a {
    background: url(../images/img2_03.png) no-repeat;
    color: #fff;
}

.tit11 span{
    float: right;
    line-height: 37px;
    padding-right: 10px;
}

.xiangshen {
    width: 320px;
    height: 174px;
    overflow: hidden;
    border: 1px solid #ccc;
    padding: 10px;
}

.mian3_2r {
    float: right;
    width: 340px;
}

.tit7 {
    width: 340px;
    height: 37px;
    background: url(../images/libg_03.png) no-repeat;
}

.tit7 p {
    float: left;
    height: 37px;
    padding-left: 20px;
    line-height: 37px;
    font-weight: bold;
    font-size: 14px;
}

.tit7 span {
    float: right;
    line-height: 37px;
    padding-right: 10px;
}

.kuan2 {
    width: 318px;
    height: 172px;
    overflow: hidden;
    border: 1px solid #ccc;
    padding: 10px;
    border-top: none;
}

.fencai {
    width: 705px;
    overflow: hidden;
}

.tit8 {
    width: 705px;
    height: 37px;
    background: url(../images/img2_14.png) no-repeat;
}

.tit8 p {
    float: left;
    height: 37px;
    padding-left: 35px;
    line-height: 37px;
    font-weight: bold;
    font-size: 14px;
    color: #fff;
}

.tit8 span {
    float: right;
    line-height: 37px;
    padding-right: 10px;
}

.fenmian {
    width: 705px;
    margin-top: 10px;
    overflow: hidden;
}

.fenmian li {
    float: left;
    width: 160px;
    overflow: hidden;
    margin: 0 6px;
    _margin: 0 4px;
}

.fenmian li img {
    border: 1px solid #ccc;
    object-fit: cover;
}

.fenmian li p {
    line-height: 35px;
    text-align: center;
}


.mian3_r {
    float: right;
    width: 287px;
    overflow: hidden;
}

.kuan {
    width: 273px;
    height: 318px;
    background: url(../images/bg4_03.png) no-repeat;
background-size: 100% 318px;
    padding: 7px 7px;
    overflow: hidden;
    margin-bottom: 10px;
}

.kuan li {
    width: 271px;
    height: 44px;
    margin-top: 5px;
    _margin-top: 3px;
}

.mingshi {
    width: 285px;
    overflow: hidden;
    margin-bottom: 15px;
}

.you {
    width: 283px;
    overflow: hidden;
    border: 1px solid #bce0fe;
    background: #f2f9ff;
}

.you li {
    float: left;
    width: 102px;
    overflow: hidden;
    margin: 10px 15px 0 20px;
    _margin: 10px 15px 0 10px;
}

.you li img {
    border: 1px solid #ccc;
}

.you li p {
    line-height: 24px;
    text-align: center;
}

.contact {
    width: 287px;
    height: 289px;
    overflow: hidden;
    background: url(../images/conbg_07.png) no-repeat;
}

.xingxiang {
    display: block;
    overflow: hidden;
    height: 92px;
    padding: 5px;
    border-bottom: 1px dashed #ccc;
}

.xingxiang dt {
    float: left;
    width: 155px;
    height: 92px;
    overflow: hidden;
}

.xingxiang dt img {
    padding: 3px;
}

.xingxiang dd .wei {
    float: left;
    width: 105px;
    height: 92px;
    overflow: hidden;
    background: url(../images/img3_08.png) no-repeat;
}

.xingxiang dd .wei img {
    padding: 5px 0 0 14px;
}

.xingxiang dd p {
    padding-top: 60px;
}

.contac {
    padding-top: 10px;
    padding: 10px;
}

.lian {
    font-size: 14px;
    font-weight: bold;
    line-height: 24px;
}

.contac p {
    line-height: 22px;
}

.contimg {
    width: 219px;
    height: 63px;
    border: 5px solid #026fb1;
}




/*友情 */
.link {
    width: 1010px;
    overflow: hidden;
    clear: both;
    margin-top: 10px;
}

.linktit {
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    font-weight: bold;
    color: #026fb1;
    border-bottom: 2px solid #026fb1;
    overflow: hidden;
    margin-bottom: 10px;
}

.linkmian {
    width: 1010px;
    overflow: hidden;
}

.linkmian a {
    display: block;
    float: left;
    line-height: 24px;
    padding: 0 10px;
    white-space: nowrap;
}

.noros {
    display: none;
}

/*底部 */
.footer_warp {
    width: 100%;
    height: 182px;
    background: url(../images/footer_12.png) repeat-x;
    overflow: hidden;
}

.footer {
    width: 1063px;
    height: 142px;
    background: url(../images/footer_14.png) no-repeat;
    margin: 0 auto;
    padding-top: 45px;
    text-align: center;
}

.footer p {
    line-height: 24px;
    color: #fff;
}



/*关于我们 */
.lbanner {
    width: 1010px;
    height: 98px;
    margin-bottom: 15px;
    overflow: hidden;
}

.lbanner img {
    width: 100%;
    height: auto;
}


.leimain {
    width: 1010px;
    overflow: hidden;
}

.leimian_l {
    float: left;
    width: 250px;
    overflow: hidden;
}

.menuwarp {
    width: 242px;
    min-height: 278px;
    overflow: hidden;
    padding-right: 8px;
    background: url(../images/limg3_07.png) no-repeat right top;
    margin-bottom: 10px;
}

.menu {
    width: 234px;
    min-height: 274px;
    overflow: hidden;
    padding: 3px;
    border: 1px solid #dfdfdf;
}

.menutit {
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    font-family: "微软雅黑";
    color: #fff;
    background: #026fb1;
}

.menu li {
    height: 40px;
    width: 234px;
}

.menu li a {
    display: block;
    height: 40px;
    width: 151px;
    padding-left: 80px;
    line-height: 40px;
    font-size: 14px;
    font-weight: bold;
    color: #026fb1;
    background: url(../images/imgee_07.png) repeat-x;
}

.menu li a:hover {
    background: url(../images/licon1_07.png) no-repeat;
    color: #ff7011;
}

.menu .menumo a {
    background: url(../images/licon1_07.png) no-repeat;
    color: #ff7011;
}

.linow {
    color: #ff7011 !important;
    display: block
}

.linow a {
    color: #ff7011;
}

.linow a:hover {
    color: #ff7011;
}

.kuan3 {
    width: 230px;
    background: url(../images/bgg_03.jpg) no-repeat;
    padding: 5px 5px;
    overflow: hidden;
    margin-bottom: 10px;
    padding-bottom: 15px;
    border: 1px solid #dfdfdf;
}

.kuan3 li {
    float: left;
    width: 103px;
    height: 35px;
    overflow: hidden;
    margin: 10px 5px 0 5px;
}

.contact_lei {
    width: 240px;
    overflow: hidden;
    border: 1px solid #dfdfdf;
    padding: 10px 0;
}

.xingxiang_lei {
    display: block;
    overflow: hidden;
    height: 92px;
    padding: 5px;
    border-bottom: 1px dashed #ccc;
}

.xingxiang_lei dt {
    float: left;
    width: 115px;
    height: 92px;
    overflow: hidden;
}

.xingxiang_lei dt img {
    padding: 3px;
}

.xingxiang_lei dd .wei {
    float: left;
    width: 105px;
    height: 92px;
    overflow: hidden;
    background: url(../images/img3_08.png) no-repeat;
}

.xingxiang_lei dd .wei img {
    padding: 5px 0 0 14px;
}

.xingxiang_lei dd p {
    padding-top: 60px;
}

.contac {
    padding-top: 10px;
    padding: 10px;
}

.lian {
    font-size: 14px;
    font-weight: bold;
    line-height: 24px;
}

.contac p {
    line-height: 22px;
}

.contimg {
    width: 219px;
    height: 63px;
    border: 3px solid #026fb1;
}


.leimian_r {
    float: right;
    width: 750px;
    overflow: hidden;
    border: 1px solid #dfdfdf;
    padding-bottom: 30px;
}

.weitit {
    height: 36px;
    border-bottom: 1px solid #dfdfdf;
    background: #f2f2f2;
    line-height: 36px;
    margin-bottom: 15px;
}

.weitit p {
    float: left;
    padding-left: 30px;
    margin-left: 10px;
    background: url(../images/limg3_10.png) no-repeat left center;
    font-size: 14px;
    font-weight: bold;
}

.weitit font {
    float: right;
    padding-right: 15px;
    font-size: 12px;
}

.aboutmian {
    padding: 15px;
    overflow: hidden;
}

.aboutmian img {
    float: right;
    margin: 20px;
    border: 1px solid #ccc;
}

.aboutmian p {
    line-height: 26px;
    font-family: "微软雅黑";
    text-indent: 2em;
    padding-bottom: 10px;
}

/*历任*/
.aboutmian {
    padding: 15px;
    overflow: hidden;
}

.aboutmian table td {
    padding: 10px;
    border-bottom: 1px dashed #ccc;
    font-size: 14px;
    color: #026fb1;
    line-height: 26px;
}

.aboutmian table .tittabg td {
    border-bottom: 1px solid #ccc;
    color: #666;
}

.aboutmian table .tdbg td {
    background: #f4f9fd;
}

.aboutmian table td strong {
    color: #666;
}

/*美丽校园*/
.meili li {
    float: left;
    width: 203px;
    overflow: hidden;
    zoom: 1;
    margin: 10px 23px;
}

.meili li img {
    border: 1px solid #ccc;
}

.meili li p {
    line-height: 30px;
    text-align: center;
}

.fanyei {
    clear: both;
    padding: 15px;
    overflow: hidden;
    text-align: center;
}

/*.fanyei a{ display:block; line-height:20px; float:left;  margin:0 10px; padding:0 8px; border:1px solid #ccc;}
.fanyei span{ display:block; line-height:20px; float:left;  padding:0 1px;}
.fanyei a:hover{ color:#026fb1; border:1px solid #026fb1; }*/

/*图片新闻*/
.imgtuq {
    width: 651px;
    overflow: hidden;
    margin: 0 auto;
}

.imgbig {
    width: 651px;
    height: 416px;
    overflow: hidden;
    border: 1px solid #dfdfdf;
    display: none;
}

.weizi {
    line-height: 26px;
    font-family: "微软雅黑";
    text-indent: 2em;
    padding: 10px;
    display: none;
}

.imgtuq .Selected {
    display: block;
}

.imgl {
    width: 651px;
    height: 96px;
    overflow: hidden;
    margin: 10px auto;
    position: relative;
}

.lat_l {
    float: left;
    width: 17px;
    height: 40px;
    overflow: hidden;
    padding-top: 25px;
}

.lat_r {
    float: right;
    width: 17px;
    height: 40px;
    overflow: hidden;
    padding-top: 25px;
}

.ulli {
    float: left;
    width: 600px;
    height: 96px;
    margin: 0 3px;
    position: absolute;
}

.ulli li {
    float: left;
    width: 133px;
    height: 96px;
    margin: 0 8px;
    border: 1px solid #fff;
}

.ulli li.Selected {
    border-color: #e9c184;
}

/*新闻列表*/
.newlist {
    padding: 0px 15px;
}

.newlist li {
    clear: both;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    border: 1px solid #fff;
    padding: 1px 1px 0;
    font-size: 14px;
}

.newlist li p {
    float: left;
    padding-left: 15px;
    background: url(../images/icong_17.png) no-repeat left center;
}

.newlist li span {
    float: right;
}

/*新闻详情*/
.newsmian_l {
    float: left;
    width: 745px;
    border: 1px solid #ccc;
    padding-bottom: 20px;
    overflow: hidden;
}

.weitit2 {
    height: 36px;
    border-bottom: 1px solid #dfdfdf;
    background: #f2f2f2;
    line-height: 36px;
    margin-bottom: 15px;
    padding-left: 10px;
}

.newcont {
    padding: 15px;
    overflow: hidden;
}

.newstit {
    padding-bottom: 10px;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 20px;
    text-align: center;
}

.newstit h1 {
    color: #026fb1;
    line-height: 35px;
    font-size: 33px;
    font-family: "微软雅黑";
}

.newstit span {
    line-height: 30px;
    display: block;
    margin-top: 10px;
}

.zhai {
    border: 1px solid #dfdfdf;
    height: 50px;
    padding: 10px;
    line-height: 24px;
    background: #fafafa;
    margin-bottom: 10px;
}

.leirong {
    overflow: hidden;
    font-size: 14px;
    line-height: 28px;
}

.fenxiang {
    padding: 20px;
    text-align: right;
    overflow: hidden;
}

.shangpian {
    overflow: hidden;
    line-height: 30px;
}

.newsmian_r {
    float: right;
    width: 245px;
    overflow: hidden;
}

.bankuai1 {
    overflow: hidden;
    width: 240px;
    border: 1px solid #dfdfdf;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.xiaglist li {
    height: 30px;
    line-height: 30px;
    background: url(../images/icong_17.png) no-repeat left center;
    padding-left: 15px;
    margin: 0 5px;
}

.xiaglist li a {
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    display: block;
}


.fontbule {
    color: #026fb1;
}

.fontyellow {
    color: #ff7011;
}

.dy_text {
    font-size: 14px;
    line-height: 28px;
    padding: 0px 15px;
}

.pag {
    text-align: center;
    height: 50px;
    line-height: 50px;
    clear: both;
}

.pag a {
    text-align: center;
    margin: 0px 2px;
    padding: 4px 10px;
    text-decoration: none;
    border: 1px solid #DDD;
}

.pag a:hover {
    border: 1px solid #026fb1;
}

.pag span {
    text-align: center;
    margin: 0px 2px;
    padding: 4px 10px;
    text-decoration: none;
    border: 1px solid #DDD;
}

.pag .current {
    background: #026fb1;
    color: #FFF;
}

.pag_lf {
    float: left;
    height: 50px;
    line-height: 50px;
}


.meili01 li {
    float: left;
    width: 117px;
    overflow: hidden;
    zoom: 1;
    margin: 10px 35px;
}

.meili01 li img {
    border: 1px solid #ccc;
}

.meili01 li p {
    line-height: 30px;
    text-align: center;
}

.news_title a p {
    font-size: 30px;
    color: #d90000;
    letter-spacing: 0.5px;
    text-align: center;
    font-weight: bold;
    font-family: "Microsoft YaHei";
}

.news_title a p+p {
    font-size: 14px;
    color: #010101;
    letter-spacing: 0.5px;
    text-align: center;
    margin-top: 6px;
}

.news_title p:nth-child(2) span {
    color: #d90000
}

.news_title {
    padding: 15px 0;
    padding-bottom: 30px;
}


.news_title a+p {
    font-size: 14px;
    color: #010101;
    letter-spacing: 0.5px;
    text-align: center;
    margin-top: 6px;
}
.news_title p a{padding:0 15px}
#a8,
#a11,
#a31,
#a32,
#a34,
#a38,
#a44 {
    display: none;
}